home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Medabots Cardz
/
Medabots CD Cardz Metabee.bin
/
pc
/
assets
/
metabee.dxr
/
00064_Script_64
< prev
next >
Wrap
Text File
|
2001-12-07
|
144b
|
13 lines
global completo
on exitFrame me
if completo = 1 then
go to frame "win_game"
else
go to the frame
end if
end